Skip to content

Remove webpacker support #64

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Aug 18, 2021
Merged

Remove webpacker support #64

merged 3 commits into from
Aug 18, 2021

Conversation

dixpac
Copy link
Contributor

@dixpac dixpac commented Aug 17, 2021

The heart of this engine is a sprockets-specific approach to using TW with the asset pipeline.
By removing the webpacker support we can focus our efforts in building a
better TW asset pipeline approach.

Currently, if you need advanced TW configuration you will need to go
through the webpack(or other js bundlers).

r? @dhh

The heart of this engine is a sprockets-specific approach to using TW with the asset pipeline.
By removing the webpacker support we can focus our efforts in building a
better TW asset pipeline approach.

Currently, if you need advanced TW configuration you will need to go
through the webpack(or other js bundlers).
@dixpac dixpac force-pushed the dix/stop_webpack_support branch from 6c3ed92 to 8d716f6 Compare August 17, 2021 12:47
@dixpac
Copy link
Contributor Author

dixpac commented Aug 18, 2021

Fixed mimemagic reference for the CI ✅

@dhh dhh merged commit 9363025 into rails:main Aug 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants